/*2017年9月19日 长春首家科技有限公司  美工孙洋洋 制作 */
/***************************头部  开始*********************************/
.header{
	width:100%;
	height: 296px;
	background:url(top_bg.png) no-repeat center;
}
.header h2{
	width:1017px;
	margin:  0px auto;
	padding-top:40px; 
}
.header h2 img{
	width:100%;
	height: auto;
}
.hy_header{
	background:url(bs_hyzttopbg.png)  no-repeat center;
	height: 447px;
	width:100%;
}
.hy_header h2{
	width:1100px;
	margin:  0px auto;
	padding-top:78px; 
}
/***************************头部  结束*********************************/
/******************************nav  开始****************************************/
.nav{
	width:100%;
	height:60px;
	background:url(nav_bg.png) repeat-x;
	margin-top: -60px;
	z-index: 99999;
}
.nav .nav_ul{
	width:1200px;
	margin: 0 auto;
	z-index: 99999;
}
.nav .nav_ul li{
	float:left;
	width:150px;
	background:url(nav_x.png) no-repeat right top;
	position: relative;
}
.nav .nav_ul li.last_li{
	background:none!important;
}
.nav .nav_ul li a{
	display:block;
	height: 60px;
	line-height: 60px;
	font-size: 22px;
	color: #fff;
	text-align: center;
}
.nav .nav_ul li .nav_div{
	display:none;
	width:100%;
	background: url(nav_xla_bg.png) repeat;
	z-index: 99999;
	top:0px;
	left: 0px;
}
.nav .nav_ul li .nav_div a{
	font-size:18px;
	border-bottom:1px solid #fff;
	height: 40px;
	line-height: 40px;
	z-index: 99999;
}
/******************************nav  结束****************************************/
/*********************************中间内容 开始********************************************/
.content{
	width:1160px;
	margin: 20px auto;
}
/*邮箱 搜索 开始 */
.bs_xiaot{
	background: #ef9b6c;
	height: 39px;
	line-height: 39px;
	margin-bottom: 20px;
}
/*
.bs_youxiang{
	background:url(rdyx.png) no-repeat left center;
	height: 39px;
	width: 70%;
}
*/
.bs_yx_div{
	margin-left: 220px;
}
.bs_yx_div input{
	width:135px;
	height: 25px;
	border:0px;
}
.bs_yx_div span{
	font-size: 16px;
	color: #142e3f;
}
.bs_dl,.bs_zc{
	display:inline-block;
	width:70px;
	height: 26px;
	line-height: 26px;
	text-align: center;
	color: #fff;
	font-size: 16px;
	background:#ee6f27;
	border-radius: 3px;
	margin: 0px 10px;
	cursor: pointer;
}
.bs_dl:hover,.bs_zc:hover{
	color: #fff;
}
.bs_sousuo{
	height:39px;
	line-height: 39px;
}
.bs_sousuo input{
	/*width:178px;*/
	height: 25px;
	border:0px;
	float:left;
	margin-top: 7px;
}
.bs_ss{
	width:65px;
	height: 25px;
	line-height: 25px;
	text-align: center;
	font-size: 16px;
	color:#fff;
	cursor: pointer;
	background:#ee6f27;
	display:inline-block;
	float:left;
	margin-top: 7px;
	margin-right:30px;
}
/*邮箱 搜索 结束*/
/*********************************中间内容 结束********************************************/

/****************列表通用样式  开始***********************/
.bor{
	border:1px solid #ccc;
	padding: 1%;
	width: 98%!important;
}
.bor li{
	border-bottom:1px dashed #e5abab;
}
.ul_list{
	width:100%;
}
.ul_list li{
	height:35px;
	line-height: 35px;
}
.ul_list li a{
	display: block;
    float: left;
    width: 67%;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    padding-left: 4%;
    background: url(list_icon.png) no-repeat left center;
}
.ul_list li span{
	display: block;
	float: right;
	width:29%;
	text-align: right;
	color: #666;
}
.ul_list li a.bs_gd{
	width:102px;
	height: 35px;
	background: url(gd.png) no-repeat bottom;
	float:right;
	padding: 0px;
}
.top_list li{
	height:37px;
	line-height: 37px;
	*height:33px;
	*line-height:33px;
}
.top_list li a{
	font-weight: bolder;
	height:37px;
	line-height: 37px;
	*height:33px;
	*line-height:33px;
}
.list_tab,.list_tab2,.list_tab3,.list_tab4,.list_tab5,.list_tab6,.list_tab7,.list_tab8{
	display: none;
}
.ul_list2{
	width:98%;
	margin: 0 auto;
}
.ul_list2 li{
	height:35px;
	line-height: 35px;
}
.ul_list2 li a{
	display: block;
    float: left;
    width: 67%;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    padding-left: 4%;
    background: url(bs_srdlist.png) no-repeat left center;
}
.ul_list2 li span{
	display: block;
	float: right;
	width:29%;
	text-align: right;
	color: #666;
}
.ul_list2 li a.bs_gd{
	width:102px;
	height: 35px;
	background: url(gd.png) no-repeat bottom;
	float:right;
	padding: 0px;
}
/****************列表通用样式  结束***********************/
/*********************标题通用样式  开始********************************/
.bs_tit{
	width:100%;
	height: 35px;
	line-height: 35px;
	background:#ac0000;
	position: relative;
}
.bs_tit_i{
	position:absolute;
	left: 0px;
	top:0px;
	background: url(bsrd_txtbg.png) no-repeat center;
	display: block;
	height: 34px;
	width: 111px;
	z-index: -1;
}
.bs_tit a{
	font-size: 18px;
/*    font-weight: bold;*/
    display: inline-block;
    height: 35px;
    line-height:35px;
    padding: 0px 8px;
    float: left;
    color: #fff;
}
.bs_tit a.bs_gd2{
	float:right;
	font-size: 16px;
	color:#fff;
	font-weight: normal;
	width:56px;
	padding-left: 55px;
/*	background: url(bs_index_tit2.png) no-repeat center!important;*/
	color:#fff!important;
	text-align: center;
}
.bs_tit a.bs_gd2:hover{
/*	background: url(bs_index_tit2.png) no-repeat center!important;*/
	color:#fff!important;
}
.bs_tit a.tit_on{
	color:#f0f905;
	background:  url(bsrd_txtbg.png) no-repeat left;
/*	background: url(bs_index_on.png) no-repeat center;*/

}

/*二级 标题*/
.bs_tit_ej{
	width:100%;
	height: 45px;
	line-height: 45px;
	background: url(xz_on2.png) repeat-x bottom;
}
.bs_tit_ej a{
	font-size: 20px;
	font-weight: bold;
	display:inline-block;
	height: 45px;
	line-height: 45px;
	padding: 0px 13px;
	float: left;
}
.bs_tit_ej a.bs_gd2{
	float:right;
	font-size: 16px;
	color:#c82828;
	font-weight: normal;
}
.bs_tit_ej a.tit_on{
	color:#c82828;
	background: url(xz_on1.png) repeat-x bottom;

}


.tit_div2{
	background: #ffdddd;
	height: 30px;
	line-height: 30px;
	width:100%;
	text-align: left;
}
.tit_div2 a{
	background:url(bsrd_dbfc.png) no-repeat center;
	font-size: 20px;
	font-weight: bolder;
	color: #fff;
	display: block;
	width: 114px;
	height: 30px;
	float: left;
}
.bs_gd3{
	width: 60px!important;
    font-size: 16px!important;
    float: right!important;
    background: none!important;
    color: #ae0000!important;
}
.bs_tit span{
/*	*margin-top:10px;*/
/*	margin-top:10px;*/
}

.bs_tit span a{
	font-size: 16px;
    font-weight: normal;
    padding: 0 4px;
    height: 35px;
    line-height: 35px;
}
.bs_tit span a:hover{
	color: #fff;
}
.bs_conx{
	border-left: 1px solid #000;
	border-right: 1px solid #000;
	
}
.bs_on{
	color: #c82828;
}
.bs_on2{
	background: url(bs_index_on.png) no-repeat bottom center;
}
.bs_ind_tit3{
	background:url(bs_index_tit3.png) repeat-x;
}
.bs_ind_tit3 .tit_on1{
	background:url(bs_index_dbzj.png) no-repeat center;
	width: 174px;
	height:30px;
	line-height: 30px;
}
.bs_ind_tit3 .tit_on2{
	background: url(bs_index_xxyd.png) no-repeat center;
    width: 196px;
    height: 35px;
    line-height: 35px;
}
.bs_ind_tit3 span{
	margin-top: 5px;
}
.bs_ind_tit3 span a{
	color:#333;
	height: 25px!important;
	line-height: 25px!important;
}
.bs_ind_tit3 span a.bs_on{
	color:#d40000!important;
	background: #fff;
	opacity: 0.5;
	border-radius: 15px;
}
.tab_a1{
	display: block;
	color: #fff;
	height: 38px;
	line-height: 38px;
}
.tab_a1:hover{
	color:#fff;
}
/*********************标题通用样式  结束********************************/

/*相关键接  开始*/
.bs_xglj{
	background:url(xglj_bg.png) repeat-x;
}
.Navigation {
    width: 1160px;
    margin: 0px auto;
	
}
.Relevant {
    width: 100%;
    margin: 0 auto;
}
.Relevant h2 {
	height: 55px;
    line-height:55px;
    color: #d63232;
    font-size: 20px;
    margin-right: 30px;
    float: left;
    overflow: hidden;
    padding-left: 20px;
}
.footer_link {
    float: left;
    font-size: 14px;
}
.footer_link ul li {
    float: left;
    overflow: hidden;
    white-space: nowrap;
    word-break: keep-all;
    text-overflow: ellipsis;
    margin-right:20px;
	
}
a.footer_link_a {
    display: block;
    height: 55px;
    color: #333;
    line-height: 55px;
    padding: 0 7px;
    font-size: 18px;
	font-weight: bolder;
}
.footer_link_list {
    width: 96%;
    border: 1px solid #e8e8e8;
    background: #fff;
    border-radius: 3px;
    padding: 5px 2%;
    overflow: hidden;
    position: absolute;
    top: 55px;
    left: 0px;
    min-height: 50px;
    z-index: 9999;
}
.footer_link_list a {
    line-height: 24px;
    display: block;
    margin: 10px;
    float: left;
    color: #333;
    font-size: 16px;
    width: 248px;
}
.footer_link_list a:hover{
	 color: #d63232;
}
/*相关键接  结束*/
/**************************底部**************************/
.footer{ width:100%;  padding:30px 0 30px 0; background:#ebeae9; }
.footer_in{ width:100%; margin:0 auto;}
.foot_left{ width:80px; height:80px;}
.foot_mid{ width:100%;}
.foot_mid p{ font-size:16px; line-height:26px; color:#333; text-align:center;}
.foot_right{ width:80px;  height:55px; display:block; margin: 0 auto;}